home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / edisk.arc / EDISK.DOC < prev    next >
Encoding:
Text File  |  1985-11-16  |  588 b   |  15 lines

  1.        EDISK.SYS is a device driver to create a 128K Ram Disk
  2.        above 640K in the D000H & E000H segments. You must have
  3.        ram there to use it.  For details on how to add this memory
  4.        and use it for this Ram Disk, see the documentation at the
  5.        beginning of the EDISK.ASM code.
  6.  
  7.        This Ram Disk :
  8.                          1. Is self initializing to prevent PARITY
  9.                             errors
  10.  
  11.                          2. Survives a warm BOOT (Ctrl-Alt-Del)
  12.                             without losing data
  13.  
  14.        Bill Wacker        11/10/85
  15.